projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c01bdcd
)
Fix last change.
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 3 Oct 2009 20:41:06 +0000
(20:41 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 3 Oct 2009 20:41:06 +0000
(20:41 +0000)
lisp/cedet/ede.el
patch
|
blob
|
history
diff --git
a/lisp/cedet/ede.el
b/lisp/cedet/ede.el
index e68169117fa34eed8c7b4b5ff4c0c5930ca9bb86..e3f632ac761fbec6f47500708a56efe416bd0d97 100644
(file)
--- a/
lisp/cedet/ede.el
+++ b/
lisp/cedet/ede.el
@@
-436,7
+436,7
@@
Do not set this to non-nil globally. It is used internally.")
;;; The EDE persistent cache.
;;
(defcustom ede-project-placeholder-cache-file
- (expand-file-name "ede-projects" user-emacs-directory)
+ (expand-file-name "ede-projects
.el
" user-emacs-directory)
"File containing the list of projects EDE has viewed."
:group 'ede
:type 'file)